FormDirector provides the ability to control the level of information written to the debug log as well as the ability to turn off writing to a file completely.
Use the following properties of the FormDirector component instance to adjust the settings of your debugging for optimal performance.
Because debugging and writing debug information to a log file is time consuming and expensive, consider setting the ErrorLevel to Production for deployment of your application.